diff options
Diffstat (limited to 'config/waybar/configs/Chrysanthemum [TOP]')
| -rw-r--r-- | config/waybar/configs/Chrysanthemum [TOP] | 23 |
1 files changed, 1 insertions, 22 deletions
diff --git a/config/waybar/configs/Chrysanthemum [TOP] b/config/waybar/configs/Chrysanthemum [TOP] index 665eec5b..4f691b33 100644 --- a/config/waybar/configs/Chrysanthemum [TOP] +++ b/config/waybar/configs/Chrysanthemum [TOP] @@ -19,33 +19,12 @@ "modules-left": ["clock#gar","tray"], -"modules-center": ["hyprland/workspaces#gar"], +"modules-center": ["hyprland/workspaces"], "modules-right": ["pulseaudio#gar","backlight#gar", "battery#gar"], // M O D U L E S // -"hyprland/workspaces#gar": { - "active-only": false, - "all-outputs": true, - "format": "{icon}", - "show-special": false, - "on-click": "activate", - "on-scroll-up": "hyprctl dispatch workspace e+1", - "on-scroll-down": "hyprctl dispatch workspace e-1", - "persistent_workspaces": { - "1": [], - "2": [], - "3": [], - "4": [], - "5": [], -}, - "format-icons": { - "active": "", - "default": "", - } -}, - "clock#gar": { //"format": "{:%A, %I:%M %P}", "format": "{:%a %d | %H:%M}", |
